-
-
Notifications
You must be signed in to change notification settings - Fork 785
Add automatic type conversion and the node graph preprocessor #2478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
aa7ff13
to
e11b57a
Compare
Performance Benchmark Resultscompile_demo_art_iai::compile_group::compile_to_proto with_setup_0:load_from_name(isometric-fountain) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_1:load_from_name(painted-dreams) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_2:load_from_name(procedural-string-lights) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_3:load_from_name(parametric-dunescape) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_4:load_from_name(red-dress) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_5:load_from_name(valley-of-spires) Detailed metrics
|
Performance Benchmark Resultscompile_demo_art_iai::compile_group::compile_to_proto with_setup_0:load_from_name(isometric-fountain) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_1:load_from_name(painted-dreams) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_2:load_from_name(procedural-string-lights) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_3:load_from_name(parametric-dunescape) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_4:load_from_name(red-dress) Detailed metrics
compile_demo_art_iai::compile_group::compile_to_proto with_setup_5:load_from_name(valley-of-spires) Detailed metrics
|
34dced3
to
5cacab2
Compare
that's nice |
Closes #1890
Merging with the preprocessor disabled for tests, as a temporary measure before continuing to debug and solve why tests are failing with the preprocessor.